home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ich2br.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  81 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2BR.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801BA 
  5. ; **               PCI bridge devices
  6. ; **    Last Update:  October 23, 2000 (Version 2.80 Build 002)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich2br.cat
  16. DriverVer=10/23/2000, 2.80.002
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL_MFG%=INTEL_SYS
  23.  
  24. [INTEL_SYS]
  25. %PCI\VEN_8086&DEV_244E.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_244E
  26.  
  27. [INTEL_PCI]
  28. Include=machine.inf
  29. Needs=PCI_DRV
  30.  
  31. [INTEL_PCI.Services]
  32. Include=machine.inf
  33. Needs=PCI_DRV.Services
  34.  
  35. [INTEL_PCI.HW]
  36. Include=machine.inf
  37. Needs=PCI_DRV.HW
  38.  
  39. [Strings]
  40. INTEL           = "Intel"
  41.  
  42. ;*******************************************
  43. ;device descriptions
  44.  
  45. INTEL_MFG = "Intel"
  46. PCI\VEN_8086&DEV_244E.DeviceDesc="Intel(R) 82801BA PCI Bridge - 244E"
  47.  
  48. ; Copyright (c) 2000 Intel Corporation
  49.  
  50. ; ************************************************************
  51. ; Intel is making no claims of usability, efficacy or 
  52. ; warranty.  
  53. ; ************************************************************
  54. ; Information in this document is provided in connection with 
  55. ; Intel products.  No license, express or implied, by estoppel 
  56. ; or otherwise, to any intellectual property rights is granted 
  57. ; by this document.  Intel assumes no liability whatsoever, 
  58. ; and Intel disclaims any express or implied warranty, 
  59. ; relating to sale and/or use of Intel products including 
  60. ; liability or warranties relating to fitness for a particular 
  61. ; purpose, merchantability, or infringement of any patent, 
  62. ; copyright or other intellectual property right.  Intel 
  63. ; products are not intended for use in medical, life saving, 
  64. ; or life sustaining applications.
  65.  
  66. ; ************************************************************
  67. ; Intel Corporation disclaims all warranties and liabilities 
  68. ; for the use of this document and the information contained 
  69. ; herein, and assumes no responsibility for any errors which 
  70. ; may appear in this document, nor does Intel make a 
  71. ; commitment to update the information contained herein. Intel 
  72. ; reserves the right to make changes to this document at any 
  73. ; time, without notice.
  74. ; ************************************************************
  75. ; ************************************************************
  76.  
  77. ; * Third-party brands and names are the property of their 
  78. ; respective owners.
  79.  
  80.  
  81.